<!DOCTYPE html>
<html class="client-nojs vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-0 vector-toc-not-available vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-0 vector-feature-night-mode-enabled skin-theme-clientpref-os vector-sticky-header-enabled" lang="fr" dir="ltr"><head>
<meta charset="UTF-8">
<title>Linux Virtual Server</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="./_res_/favicon.png">
<link rel="canonical" href="https://fr.wikipedia.org/wiki/Linux_Virtual_Server"> <link href="./_mw_/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.wikimediamessages.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./_mw_/site.styles.css">
<link rel="stylesheet" type="text/css" href="./_mw_/noscript.css">
<link rel="stylesheet" type="text/css" href="./_res_/footer.css">
<link rel="stylesheet" type="text/css" href="./_res_/vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Linux_Virtual_Server rootpage-Linux_Virtual_Server skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading"><span class="mw-page-title-main">Linux Virtual Server</span></h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="contentSub">
<div id="mw-content-subtitle"></div>
</div>
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="fr" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="fr" dir="ltr">
<div class="infobox_v3 infobox infobox--frwiki noarchive" style="width:260px">
<div class="entete icon informatique" style="color: #000000;"><style data-mw-deduplicate="TemplateStyles:r228712691">
/* start https://fr.wikipedia.org/ */
.mw-parser-output .entete.informatique{background-image:url("./_mw_/Picto.nfo.png")}
/* end https://fr.wikipedia.org/ */
</style>
<div>Linux Virtual Server</div>
</div>
<div class="images">
</div>
<p class="mw-empty-elt">
</p>
<table><caption style="color:#000000;">Informations</caption>
<tbody><tr>
<th scope="row">Créateur</th>
<td>
Wensong Zhang</td>
</tr>
<tr>
<th scope="row"> <a href="Version_d'un_logiciel" title="Version d'un logiciel">Première version</a>
</th>
<td>
<time class="nowrap" datetime="1998-05" data-sort-value="1998-05">Mai 1998</time></td>
</tr>
<tr>
<th scope="row"> État du projet
</th>
<td>
Actif</td>
</tr>
<tr>
<th scope="row"> <a href="Langage_de_programmation" title="Langage de programmation">Écrit en</a>
</th>
<td>
C</td>
</tr>
<tr>
<th scope="row"><a href="Syst%C3%A8me_d'exploitation" title="Système d'exploitation">Système d'exploitation</a></th>
<td>
<span class="wd_p306"><a href="Linux" title="Linux">Linux</a></span></td>
</tr>
<tr>
<th scope="row"> Type
</th>
<td>
<a href="R%C3%A9partition_de_charge" title="Répartition de charge">répartition de charge</a></td>
</tr>
<tr>
<th scope="row"><a href="Licence_de_logiciel" title="Licence de logiciel">Licence</a></th>
<td>
GPL v2</td>
</tr>
<tr>
<th scope="row"><a href="Site_web" title="Site web">Site web</a></th>
<td>
<a rel="nofollow" class="external free" href="http://www.linuxvirtualserver.org/">http://www.linuxvirtualserver.org/</a></td>
</tr>
</tbody></table>
<p class="mw-empty-elt">
</p>
</div>
<p><b>Linux Virtual Server</b> (<b>LVS</b>) est une solution avancée de <a href="R%C3%A9partition_de_charge" title="Répartition de charge">répartition de charge</a> pour <a href="GNU" title="GNU">GNU</a>/<a href="Linux" title="Linux">Linux</a>.
</p><p>LVS est un projet gratuit et <a href="Open_source" title="Open source">open source</a> lancé par Wensong Zhang en <time class="nowrap" datetime="1998-05" data-sort-value="1998-05">mai 1998</time>, sous licence GNU General Public License (GPL), version 2. La mission de ce projet était de construire un serveur de haute performance pour Linux utilisant la technologie du <a href="Grappe_de_serveurs" title="Grappe de serveurs">clustering</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Introduction">Introduction</h2></div>
<p>Le travail majeur du projet LVS, consiste à développer un logiciel d'équilibrage de charge IP (IPVS), un logiciel d'équilibrage de charge au niveau de l'application (KTCPVS) et des composants de gestion de cluster.
</p>
<ul><li>IPVS: un logiciel d'équilibrage de charge IP implanté dans le <a href="Noyau_Linux" title="Noyau Linux">noyau Linux</a>. Le code de LVS est fusionné dans les versions 2.4.x et plus récentes du noyau Linux<sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup></li>
<li>KTCPVS: implémente un équilibrage de charge au niveau de l'application dans le noyau Linux, en <time class="nowrap" datetime="2011-02" data-sort-value="2011-02">février 2011</time> il était en développement<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup></li></ul>
<div class="mw-heading mw-heading2"><h2 id="Notes_et_références"><span id="Notes_et_r.C3.A9f.C3.A9rences"></span>Notes et références</h2></div>
<div class="references-small decimal" style=""><div class="mw-references-wrap"><ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><a href="#cite_ref-1">↑</a> </span><span class="reference-text"><a rel="nofollow" class="external free" href="http://www.linuxvirtualserver.org/software/ipvs.html">http://www.linuxvirtualserver.org/software/ipvs.html</a>. linuxvirtualserver.org. 2011-02-08. Retrieved 2014-01-12.</span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><a href="#cite_ref-2">↑</a> </span><span class="reference-text">Wensong Zhang (2011-02-08).<a rel="nofollow" class="external free" href="http://www.linuxvirtualserver.org/software/ktcpvs/ktcpvs.html">http://www.linuxvirtualserver.org/software/ktcpvs/ktcpvs.html</a>. Linuxvirtualserver.org. Retrieved 2014-03-25.</span>
</li>
</ol></div>
</div>
<div class="mw-heading mw-heading2"><h2 id="Voir_aussi">Voir aussi</h2></div>
<ul><li><a href="IP_Virtual_Server" title="IP Virtual Server">IP Virtual Server</a> gestion de la répartition de charge dans le noyau Linux.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Liens_externes">Liens externes</h3></div>
<ul><li><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a rel="nofollow" class="external text" href="http://www.linuxvirtualserver.org/">The Linux Virtual Server project</a></li>
<li><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a rel="nofollow" class="external text" href="http://fr.linuxvirtualserver.org/">le miroir en France de The Linux Virtual Server project</a></li></ul>
<ul id="bandeau-portail" class="bandeau-portail"><li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail de Linux</span> </span></li> <li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail des logiciels libres</span> </span></li> </ul></div><!--htdig_noindex--><div><div class="zim-footer">
Cet article est issu de <a class="external text" title="Dernière modification le 2023-07-06" href="https://fr.wikipedia.org/wiki/?title=Linux_Virtual_Server&oldid=205760492">Wikipédia</a>. Sauf mention contraire, le texte est disponible sous <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr">Creative Commons Attribution-Share Alike 4.0</a>. Des conditions supplémentaires peuvent s’appliquer aux fichiers multimédias.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
<script src="./_webp_/webpHandler.js"></script>
</body></html>